Skip to content

Enable note migration by resolving correct response#141

Merged
spruce merged 1 commit intopiceaTech:masterfrom
codemonium:migrate-mr-notes
Dec 14, 2022
Merged

Enable note migration by resolving correct response#141
spruce merged 1 commit intopiceaTech:masterfrom
codemonium:migrate-mr-notes

Conversation

@codemonium
Copy link
Copy Markdown
Contributor

@codemonium codemonium commented May 18, 2022

Prior to this change, we would ignore the

await this.githubApi.pulls.create(props);

return value, which is the actual Pull Request data. As a result, none of the logic beyond creating the Pull Request could run: https://github.com/piceaTech/node-gitlab-2-github/blob/master/src/githubHelper.ts#L792

It looks like d65ac3f caused this issue, but I'm not sure if my solution causes a regression.

@spruce spruce merged commit 7e056e2 into piceaTech:master Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants